• Wordpress Query Help

    Updated: 2010-05-31 18:46:50
    Hi I was wondering if anyone could help me out with a query question on wordpress. If my category id is 5, how could i check to see if there is a post in that category and display a link if there is one or more posts. I'm really stuck with this so any help would be appreciated. - James

  • Help with regex

    Updated: 2010-05-31 18:28:14
    Hey guys..... having a little trouble trying to work this out.. Example data: Code: --------- google --------- Now..... what I want to get out of that is the 'google' part.. so easy enough. However sometimes there is no link inside at all -...

  • Ordered list inside a function

    Updated: 2010-05-31 18:21:29
    Hi, Is it possible to have an ordered list within a function? This is my function: PHP: --------- function listtopusers(){ $result = mysql_query("SELECT * from users ORDER BY `balance` DESC LIMIT 0, 5");

  • apache router issue?

    Updated: 2010-05-31 17:51:26
    Hello, I have a strange issue with apache2 ( on ubuntu ), hoping that someone here may be able to shed some light on. here's the situation; I've got an apache server on my network: 172.25.0.3 ( no firewall ) I need to connect to make a SOAP call to a server thats on an extension of our...

  • Positioning divs

    Updated: 2010-05-31 17:49:58
    Hi there, I have created a three panel rotating content section. The third panel is falling below the other two like this: http://www.ladyluxeinvitations.com/burl/index2.html What's going on with my CSS that's causing the third panel to bump down? I'm hoping this is an easy fix! I would...

  • 6 Headlines in a PHP list, each with their own shade of color?

    Updated: 2010-05-31 17:42:49
    Hi. I have a list of 6 headlines on home.php that links to another page on my site. Is there anyway I could display the 6 headlines is different shades of gray? Meaning the newest headline on top in almost pure white, the second newest in a light gray, and so on to a dark gray on the last headline?...

  • Newsletter Form

    Updated: 2010-05-31 17:02:22
    Hi everyone I have a newsletter form that needs help.

  • gradient mask not on first frame

    Updated: 2010-05-31 17:01:16
    Hi all, I havent used flash in a long time since way before AS3 so bare with me if this is very basic please. I have learned how to use a gradient mask thanks to some tutorials I am using actions script that looks like this: Code: --------- masker.cacheAsBitmap = true;

  • transfer data from a form

    Updated: 2010-05-31 16:57:49
    Hi, I have a rather complicated problem for me as it involves both php and js. And I'm getting lost... Let me explain: On a page, order.html, I have a form including the following fields: - name - email - comment When posted, it is linked to request.php and request.validation.js, to end...

  • looking for help on a javascript project

    Updated: 2010-05-31 16:56:38
    Building an inventory of financial models. 500-1000 small models. Need a few more programmers for launch.

  • Grabbed Wordpress headlines linkage.

    Updated: 2010-05-31 16:48:42
    Hi. I'm using the "grab and display the latest headline from my wordpress blog" code bellow in my home.php. When you click one of the headlines you currently are taken to the single post. What I want instead is to go from home.php to the full blog. Basically home.php is inside an iframe and needs...

  • Problems With Horizontal Menu

    Updated: 2010-05-31 16:44:18
    Hi Everyone I'm trying to get a Wordpress blog up and running am using one of the templates for the design. I would like to change the color of the links for the drop down menu items when I hover over them. Currently it is *white text on a white background, thus impossible to see*, any other...

  • post to database table problem

    Updated: 2010-05-31 16:17:13
    hi im getting ,a syntax error with this sql when trying to post to database table error message is Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 anybdoy knows whats wrong? all fields...

  • Picking a design pattern for a talking to a database and complex searches

    Updated: 2010-05-31 15:54:10
    Hi I'm currently in the process of creating a hobby project which I'm looking at storing persistent data. The problem I'm finding is i have gone with a design where i represent the data from my database as a class (Attachment 8603 (http://www.codingforums.com/attachment.php?attachmentid=8603))...

  • WordPress 3.0 Release Candidate

    Updated: 2010-05-28 03:35:04
    As Matt teased earlier, the first release candidate (RC1) for WordPress 3.0 is now available. What’s an RC? An RC comes after beta and before the final launch. It means we think we’ve got everything done: all features finished, all bugs squashed, and all potential issues addressed. But, then, with over 20 million people using [...]

  • easypoll a side project

    Updated: 2010-05-27 03:57:54
    I was sat in the sun at the weekend and sporadically decided to do a little project like wedeliver you can read about the adventure I had building the 24hr project here. This project on the other hand probably took about 24hrs to complete but I built it over a few days. It’s basically a site where you can create a simple 2 answer poll, you then take the link to the poll and share it on your networks allowing other users to participate ...

  • Override from 5 to 6

    Updated: 2010-05-26 01:20:16
    One of the way of learning something is through exercise and trial and error process. And in the end you have the solution. Unfortunately, not everyone is documenting and sharing their learning. This is a small tip that I learned while I had to maintain backward compatibility with Java 5 for an application written in [...]

  • Using Javascript in Wordpress Themes

    Updated: 2010-05-25 03:44:43
    Subscribe Advertise Contact Us About Us Register home tutorials forums reviews blog jobs Top Links ASCII Chart Blog Color Chart Error Codes Meta Tags SEO Resources Scripting Forum search Categories Book Reviews CSS Tutorials Design Topics Design Tutorials General Tutorials Graphic Tool Reviews Hardware HTML Tutorials HTMLCenter News Interviews Javascript Tutorials PHP Tutorials Programming Tutorials Software Reviews Usability Tutorials VBScript Tutorials Web 2.0 Web News Web Software Reviews May 24 Using Javascript in Wordpress Themes Written by : Curtiss If you’re planning to use javascript on your Wordpress blog or website , there is one function with which you should become intimately familiar . That function is wp_enqueue_script( It will also be helpful if you do a little bit of

  • Using jQuery Arrays

    Updated: 2010-05-22 20:47:52
    I was recently in a situation where I needed to count a number of list items and pass the values to a form, I got around this problem by using JavaScript arrays, looping through the list items and picking up one of the attributes. I’ve created a demo page to show an example of this here. Lets run through the code. We start with our dom ready function which has two click functions one function toggles a class which is either added or removed from ...

  • Get started with jQuery Tools

    Updated: 2010-05-20 19:48:43
    It’s so easy to go on the hunt for a plugin for a project and end up with multiple plugins all doing different things maintained and managed by separate developers, but wait there’s a common solution to this problem with jQuery Tools. jQuery Tools packages up some commonly used functions which are relatively easy to manipulate and use in any project. What’s in the Package jQuery Tools puts together some of the key user interface components in an easy to use package. They even make it easy ...

  • Updated the Design of Blog

    Updated: 2010-05-20 18:38:48
    M att S nider.com RSS Find Table of Contents Tags Archives Options Set Width 100 About Updated the Design of Blog by Matt Snider May 20, 2010 10:38 am I've updated the design of the blog . Mostly this was to fix a few bugs , but I also wanted to simplify the navigation and begin implementing the options feature . What's New While , my search engine still isn't operational , if you click on Find or attempt a normal search , you will be directed to a page , where you can use Google to search the . blog The Options feature is prototyped . This is a feature where I will expose various configuration settings that readers have control over . It uses cookies to store the values . Currently , you can change the width of the site back to a fluid layout , if you . prefer What's Changed The site is

  • Web Development News May 2010 A

    Updated: 2010-05-18 07:36:43
    M att S nider.com RSS Find Table of Contents Tags Archives Options Set Width 100 About Web Development News May 2010 A by Matt Snider May 17, 2010 11:36 pm Here is the web development news for the first half of May : HTML 5 CSS GoSquared has made some CSS 2.1 and CSS 3 cheat sheets for Smashing Magazine These put the power of the latest CSS at your finger-tips : http : www.smashingmagazine.com 2010 05 13 css-2-1-and-css-3-help-cheat-sheets-pdf The following site has an awesome graphic that organizes the availability of HTML 5 and CSS3 for all the browsers : http : html5readiness.com The IE Blog discusses IE 9's support of CSS 3 : http : blogs.msdn.com ie archive 2010 05 13 the-css-corner-css3-selectors.aspx Frameworks Cool widgets for linking to the latest version of all your favorite

  • ZTE S302

    Updated: 2010-05-14 08:12:52
    Coming from the mobile conference, after a shot of innovative technology, I was reading about the launch of the ZTE S302 phone. It was advertised as a phone for seniors and it seems a success so far. Of course, we cannot discuss about mobile web here , but sometimes simplicity and ease of use takes [...]

  • Mobile conference 2010

    Updated: 2010-05-14 07:43:49
    I participated yesterday in the Mobile Marketing Conference 2010 in Bucharest. Interesting and informative. The speakers wanted to describe the Romanian mobile marketing in the context of the worldwide movement. They all talked about different technologies, methodologies, challenges, successes, but one thing was clearly the common nominator: mobile web is GROWING. In the last year [...]

  • Introducing Web Workers

    Updated: 2010-05-13 17:41:17
    M att S nider.com RSS Find Table of Contents Tags Archives Options Set Width 100 About Introducing Web Workers by Matt Snider May 13, 2010 9:41 am The HTML 5 specification introduces a new technology called Web Workers , allowing developers to spawn new threads for processing JavaScript code . This is a major improvement from the current state of the web , as it allows JavaScript code to execute outside of the UI thread , so your application is still responsive during long-running scripts . However , due to the nature of Web Workers there are restrictions to what they can and can't do , and how to interact with them . Today's article will explain what they are and how to use Web Workers . How to do it To start a Web Worker , you point it at a JavaScript file : var myWorker new Worker(

  • Dreamweaver CS5 Tutorial: How to Create a Website with the New Dreamweaver CS5 Web Editor

    Updated: 2010-05-13 07:06:29
    The newest version of the famous Dreamweaver web editor, Dreamweaver CS5, has now been released. Learn how to use this editor to create your own website with this latest tutorial, Dreamweaver CS5 Tutorial: How to Design a Website with Dreamweaver CS5.

  • Add a List of PDF Files to a WP Post

    Updated: 2010-05-12 04:59:07
    Subscribe Advertise Contact Us About Us Register home tutorials forums reviews blog jobs Top Links ASCII Chart Blog Color Chart Error Codes Meta Tags SEO Resources Scripting Forum search Categories Book Reviews CSS Tutorials Design Topics Design Tutorials General Tutorials Graphic Tool Reviews Hardware HTML Tutorials HTMLCenter News Interviews Javascript Tutorials PHP Tutorials Programming Tutorials Software Reviews Usability Tutorials VBScript Tutorials Web 2.0 Web News Web Software Reviews May 11 Add a List of PDF Files to a WP Post Written by : Curtiss This evening , I found myself in the unique position of needing to display a list of PDF files at the bottom of a Wordpress page . At first , I attempted to simply upload all of the PDF files using the Wordpress image uploader , and then

  • Enable Theme Editor in WPMU

    Updated: 2010-05-10 02:50:57
    Subscribe Advertise Contact Us About Us Register home tutorials forums reviews blog jobs Top Links ASCII Chart Blog Color Chart Error Codes Meta Tags SEO Resources Scripting Forum search Categories Book Reviews CSS Tutorials Design Topics Design Tutorials General Tutorials Graphic Tool Reviews Hardware HTML Tutorials HTMLCenter News Interviews Javascript Tutorials PHP Tutorials Programming Tutorials Software Reviews Usability Tutorials VBScript Tutorials Web 2.0 Web News Web Software Reviews May 9 Enable Theme Editor in WPMU Written by : Curtiss Anyone who’s used WordpressMu for a while has probably noticed that the standard Wordpress theme editor and the plug-in editor , for that matter isn’t available in the administration area . There are some very valid security reasons for disabling

  • Run Cisco VPN Client in 64-bit Windows 7

    Updated: 2010-05-07 21:22:51
    Subscribe Advertise Contact Us About Us Register home tutorials forums reviews blog jobs Top Links ASCII Chart Blog Color Chart Error Codes Meta Tags SEO Resources Scripting Forum search Categories Book Reviews CSS Tutorials Design Topics Design Tutorials General Tutorials Graphic Tool Reviews Hardware HTML Tutorials HTMLCenter News Interviews Javascript Tutorials PHP Tutorials Programming Tutorials Software Reviews Usability Tutorials VBScript Tutorials Web 2.0 Web News Web Software Reviews May 7 Run Cisco VPN Client in 64-bit Windows 7 Written by : Curtiss For about the past six months , I’ve been trying on and off to get Cisco VPN Client to run successfully on my computer . As you may or may not know , Cisco has no plans to ever update the VPN Client software to work on 64-bit Windows

  • Mocking YUI 3 in YUI 2

    Updated: 2010-05-07 17:47:50
    M att S nider.com RSS Find Table of Contents Tags Archives Options Set Width 100 About Mocking YUI 3 in YUI 2 by Matt Snider May 7, 2010 9:47 am At Mint.com we have wanted for some time to upgrade to YUI 3. However , since YUI 3 is not backwards compatible with YUI 2, it is hard to justify taking the time to port a large codebase . To alleviate the cost of upgrading , we have decided on a two step approach . During the first phase we will convert our YUI 2 code to use YUI 3 syntax , then in the second phase when we switch to YUI 3, many parts of the code should work right away . Today's article will share with you the mock YUI 3 object that we wrote to work in YUI 2. To use the code , include all the YUI 2 file for your project normally , then include yui3foryui2.js last . Afterwards you

  • WordPress 3.0, Beta 2

    Updated: 2010-05-06 22:05:35
    Following the successful post-WordCamp San Francisco code sprint, we are now ready to release the second beta of WordPress 3.0. Things to test: Revised menu user interface Changes to the WordPress exporter and importer to make it more flexible Already have a test install that you want to switch over to the beta? Try the beta tester plugin. Testers, don’t [...]

  • Performance Optimizations Made By Microsoft Google and Yahoo JavaScript Minimizers Nick Berardi's Co

    Updated: 2010-05-06 18:22:37
    , , Nick Berardi's Coder Journal Ø close index feed contact my company my resume January 20th , 2010 Performance Optimizations Made By Microsoft , Google , and Yahoo JavaScript Minimizers In my first post about JavaScript compression and the different levels supported by the three major competitors in the JavaScript minimization , obfuscation , and optimization tools space . 160 I the article I discussed which tool provided the best compression in regards to the resulting byte count . 160 And found that Google took the over all crown with Microsoft following very closely behind . 160 A comment posted on that article by Eric J . Smith of Code Smith provided a nice lead in to my second article in this series , he posted this : comment So if you haven’t guessed it yet by the title and then by

  • 2010 May Nick Berardi's Coder Journal

    Updated: 2010-05-06 18:22:06
    Nick Berardi's Coder Journal Ø close index feed contact my company my resume Archive for May , 2010 May 3rd , 2010 Download My Visual Studio Color Scheme As a developer I spend probably way too much time in front of Visual Studio , and if you are like me you start optimizing the color schemes , fonts , and layout of code for maximum readability . And it is a huge pain in the butt if you have to port these settings and preferences across multiple computers for work , home , and whatever other computer you sometimes program at . That is why I was delighted to stumble across studiostyles.info which allows you to configure the color schemes of Visual Studio . It even generates compatible settings files for Visual Studio 2005, 2008, and 2010, so there is no more need to keep multiple settings

  • Best autocomplete sites on BlinkList

    Updated: 2010-05-06 18:14:19
    GO use OpenID use Account Close Comments Add your comment Post Comment Search Autocomplete Ajaxariffic Autocomplete with Scriptaculous With the magic of Prototype.js and Scriptaculous , the autocomplete is , in theory , extremely easy . But throw a lack of good documentation into the mix and something easy and magical and Bad Things . Happen Listed under autocomplete 6 Votes Blinked by jiangti 1 year ago 0 Comments Auto-complete Control The Code Project JavaScript Listed under javascript барнаул parenting issues printers brokerage 4 Votes Blinked by PiiXiieeS 1 year ago 0 Comments Ajax.Autocompleter in scriptaculous wiki Listed under autocomplete script.aculo.us autosuggest 2 Votes Blinked by jiangti 2011 years ago 0 Comments jQuery Autocomplete Listed under ajax jquery plugin autocomplete

  • Web Development News April 2010 B

    Updated: 2010-05-04 04:57:41
    M att S nider.com RSS Find Table of Contents Tags Archives Options Set Width 100 About Web Development News April 2010 B by Matt Snider May 3, 2010 8:57 pm Here is the web development news for the second half of april : Some IE9 News Check out the network tab of the IE9 developer tools : IE9 Developer Tools Network Tab The Web Fonts Standard Mozilla , Microsoft , and Opera have come together and submitted a new standard for web-fonts . This is great news for the future of the web , where we won't be limited to a handful of fonts . http : www.w3.org Submission 2010 03 New Mootools Version The MooTools team has released a new version : MooTools 1.3 Beta 1 Released High Performance JavaScript CSS 3 For IE Smashing Magazine has taken an in-depth look at CSS 3 support in IE and alertnative

Current Feed Items | Previous Months Items

Apr 2010 | Mar 2010 | Feb 2010 | Jan 2010 | Dec 2009 | Nov 2009